Specify the XPLINK C compiler option. 必须指定XPLINKC编译器选项。
Unless you specify the C compiler ASCII option, all C code running in USS is in EBCDIC ( whereas every other UNIX system on the planet uses ASCII), so any string constants are treated as EBCDIC. 除非指定C编译器ASCII选项,否则在USS中运行的所有C代码都是EBCDIC(而其他所有UNIX系统都使用ASCII),所以所有字符串常量都被当作EBCDIC对待。
Native z/ OS Batch: Use the C compiler CXX runtime option for C++ programs. 原生z/OS批作业:对于C++程序,使用C编译器的CXX运行时选项。
When you find those unwanted language elements, you may need to replace them with elements with similar functions that the THREAD compiler option supports. 当找到这些不需要的语言元素后,可能需要用具有类似功能的元素替换它们,并且THREAD编译器选项支持这些替换的元素。
Specify the GOFF C compiler option if compiling in native z/ OS. 如果要在原生z/OS上编译,那么必须指定GOFFC编译器选项。
To make a recursive call, you must either code the RECURSIVE clause ( or attribute) in the PROGRAM-ID paragraph of the recursively called program or specify the THREAD compiler option. 要执行递归调用,必须在以递归方式调用的程序的PROGRAM-ID段落中编写RECURSIVE子句(或属性),或指定THREAD编译器选项。
You cannot mix programs compiled using THREAD compiler option and programs compiled using the default NOTHREAD compiler option in the same application. 在同一个应用程序中,不能将使用THREAD编译器选项编译的程序与使用默认的NOTHREAD编译器选项编译的程序混合在一起。
In this command, scomp is the schema compiler, the-out option is used for the name of the output jar, automobile-policy. 在上述命令中,scomp是模式编译器,-out选项用于命名输出的jar文件,这里使用的automobile-policy.jar;
You can optimize branch misprediction by using the-O2 compiler option 也可以通过使用编译器的-02选项来优化转移的错误预测
If you compile the program containing unwanted elements with the THREAD compiler option, they are flagged as errors. 如果使用THREAD编译器选项编译包含不恰当元素的程序,则会将这些元素标记为错误。
If your program has the RECURSIVE attribute or is compiled with the THREAD compiler option, data that is defined in the LINKAGE SECTION is not accessible on subsequent invocations of the program. 如果程序包含RECURSIVE属性,或使用THREAD编译器选项编译,那么后续的程序调用将无法访问LINKAGESECTION中定义的数据。
You do this using the# pragma export statement in your C code, or by specifying the EXPORTALL C compiler option. 这需要在C代码中使用pragmaexport语句,或者指定EXPORTALLC编译器选项。
This setting gives the federated compiler the option of allowing the data source to perform operations that are affected by different collating sequences& because numbers are always sorted the same. 这种设置使联邦编译器可以选择允许数据源执行可能受不同排序序列影响的操作&因为数字总是按相同顺序排序。
This can be done using the# pragma export directive, or the C compiler exportall option to export everything. 可以使用pragmaexport指令或C编译器的exportall选项来完成。
In place of the USE FOR DEBUGGING, use the-g compiler option to prompt the compiler to generate debug information for the source code. 使用-g编译器选项替代USEFORDEBUGGING,提示编译器为源代码生成调试信息。
Use the-I compiler option to help the compiler locate the Xerces header files. 使用-I编译器选项以帮助编译器找到Xerces头文件。
Compiler option now lets you specify the behavior of specific warnings. 编译器选项现允许指定特定警告的行为。
Compiler option that will enable you to deploy resources in a separate file from the main application assembly. 编译器选项,以便将资源部署为主应用程序程序集之外的单独文件。
For DYNAMIC calling of a module the DYNAM compiler option must be chosen, else the linkage editor will not generate an executable as it will expect u address resolution of all called modules. 要动态调用一个模块,DYNAM的编译器选项要被选中,另外,连接编辑器不能是可执行的,因为他会要你处理所有的模块。
Type the compiler option in the additional options box. 在“附加选项”框中键入编译器选项。
In most cases, use of this compiler option is not necessary. 大多数情况下,并不需要使用此编译器选项。
This compiler option is optional. 此编译器选项是可选的。
Compiler option is now on by default. 编译器选项现在默认启用。
The following sections describe the capabilities available for various compiler option settings. 下面的部分介绍各种编译器选项设置对应的功能。
This compiler option cannot be changed programmatically. 不能以编程方式更改此编译器选项。